Model edit event

Description

This event is notified when the model is edited.

API event argument type

Annotation

This event only notifies you what has changed in the project ("IWorkspace.CurrentProject") that is currently open for editing in your application.This is a different behavior than other events in the "Model" event area. Events in other "Model" event areas notify you of changes made in all projects, not just the project opened for editing in the application.